home *** CD-ROM | disk | FTP | other *** search
- object TreePicker: TTreePicker
- Left = 179
- Top = 107
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'Browse'
- ClientHeight = 292
- ClientWidth = 328
- Color = clBtnFace
- ParentFont = True
- FormStyle = fsStayOnTop
- Icon.Data = {<image000.ico>}
- OldCreateOrder = True
- Position = poDefault
- OnClose = FormClose
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel1: TBevel
- Left = 4
- Top = 4
- Width = 321
- Height = 250
- Style = bsRaised
- end
- object OKBtn: TButton
- Left = 167
- Top = 264
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 0
- OnClick = OKBtnClick
- end
- object CancelBtn: TButton
- Left = 247
- Top = 264
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Cancel'
- TabOrder = 1
- OnClick = CancelBtnClick
- end
- object Treeview1: TRapidTree
- Left = 9
- Top = 7
- Width = 313
- Height = 241
- FitToHeight = False
- DoubleBuffered = False
- TransparentMode = True
- ColCount = 2
- DefaultRowHeight = 16
- RowCount = 0
- FixedRows = 0
- GridLineWidth = 0
- Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine]
- TabOrder = 2
- OnDblClick = Treeview1DblClick
- HideSelection = False
- Showlines = True
- ShowRoot = True
- ShowButtons = True
- ShowImages = True
- ShowLogic = False
- Images = Form1.ImageList2
- SortType = stNone
- WordWrap = False
- AutoMove = False
- ToolTips = False
- AutoExpand = False
- TooltipColor = clInfoBk
- ToolTipPause = 1000
- StatesDrawed = True
- ColWidths = (
- 309
- 75)
- Data = {0400000000000000}
- end
- end
-